Steve Shelby wrote:
...
> But my file is only 876 kb, and I looked at other posts and there are many
> which ar larger than that. What could be wrong?
I think the problem is the encoding of news messages. If I recall
correctly news posts are encoded using uuencoding, which uses only the
lowest 7 bits of each byte, wasting 1/8 of the space it consumes. That
would make your post at-least 1025171 bytes.
Post a reply to this message
|